Kotlin Weekly

Newsletter Image

Messages

2/4/2024
4 : 54

Kotlin Weekly #392

ISSUE #392 4th of February 2024 Announcements Kotlin/Wasm in Alpha, a KMP Project Migration Tutorial by Philipp Lackner, and Other Kotlin News There has been a few news in the Kotlin space last month -
1/28/2024
9 : 34

Kotlin Weekly #391

ISSUE #391 28th of January 2024 Articles Ktor — First Steps With the Creation of Native Images Matthias Schenk shares his experience with creating a native image for one of his Ktor applications
1/21/2024
4 : 24

Kotlin Weekly #390

ISSUE #390 21st of January 2024 Announcements Learn IDE Code Refactoring in Kotlin for Enhanced Code Quality JetBrains has released a new course, Introduction to IDE Code Refactoring in Kotlin. It will
1/14/2024
7 : 4

Kotlin Weekly #389

ISSUE #389 14th of January 2024 Announcements Results of Google Summer of Code With Kotlin Find out in this post the selection of contributors who worked at the Google Summer of Code in Kotlin. blog.
1/7/2024
9 : 24

Kotlin Weekly #388

ISSUE #388 7th of January 2024 Articles Comparing coroutines, by example, in Kotlin and Python Carmen Álvarez wrote an article comparing Coroutines under a Kotlin and Python prism. medium.com How To
12/31/2023
13 : 44

Kotlin Weekly #387

ISSUE #387 31st of December 2023 Hello Kotlin enthusiasts! 2023 has been monumental, and it wouldn't be an exaggeration to say that it has been one of the most significant Kotlin years to date. KMP
12/24/2023
16 : 34

Kotlin Weekly #386

ISSUE #386 24th of December 2023 Announcements Amper Update – December 2023 Last month JetBrains introduced Amper, a tool to improve the project configuration user experience. Marton Braun gives us an
12/17/2023
6 : 4

Kotlin Weekly #385

ISSUE #385 17th of December 2023 Announcements Kandy: the new Kotlin plotting library by JetBrains JetBrains has announced Kandy, a new Kotlin plotting library. It provides a new, powerful DSL for
12/10/2023
9 : 24

Kotlin Weekly #384

ISSUE #384 10th of December 2023 Announcements Kotlin for WebAssembly Goes Alpha Kotlin/Wasm, the newest Kotlin Multiplatform target platform, has reached Alpha status! Here's what you need to know
12/3/2023
6 : 4

Kotlin Weekly #383

ISSUE #383 2nd of November 2023 Announcements Tackle Advent of Code 2023 With Kotlin and Win Prizes The Kotlin Advent of Code has started. If you would like to participate in an advent event, this is
11/26/2023
11 : 24

Kotlin Weekly #382

ISSUE #382 26th of November 2023 Announcements Kotlin Developer Survey #2 Our colleagues at JetBrains asked us to let you know that the Kotlin Developer Survey is still open. Please, consider
11/19/2023
9 : 14

Kotlin Weekly #381

ISSUE #381 19th of November 2023 Announcements Kotlin Multiplatform Development Roadmap for 2024 With the recently achieved stability of Kotlin Multiplatform, there is now a clear Roadmap for KMP in
11/5/2023
8 : 24

Kotlin Weekly #379

ISSUE #379 5th of November 2023 Hi Kotliners! This week is a big one. Kotlin Multiplatform is now stable, and the Kotlin version 1.9.20 has been released. Check out our summary of articles to learn
10/29/2023
5 : 4

Kotlin Weekly #378

ISSUE #378 29th of October 2023 Articles Creating a Swift command line app that consumes Kotlin Multiplatform code John O'Reilly wrote a very short article about creating a Swift command line app
10/22/2023
5 : 4

Kotlin Weekly #377

ISSUE #377 22nd of October 2023 Articles How to Deal With Transaction Handling in SpringBoot Applications When Using Either Matthias Schenk comes back to error handling, this time using Either. He
10/19/2023
4 : 44

Kotlin Weekly #376

ISSUE #376 15th of October 2023 Announcements Kotlin Support in Fleet: Explore a New IDE from JetBrains JetBrains Fleet is a lightweight code editor and IDE that uses the IntelliJ code-processing
10/8/2023
6 : 4

Kotlin Weekly #375

ISSUE #375 8th of October 2023 Announcements Call for Speakers is now open for KotlinConf'24! If you are a Kotlin expert or have a fascinating Kotlin story to tell, we want you as a speaker at
10/1/2023
7 : 34

Kotlin Weekly #374

ISSUE #374 1st of October 2023 Announcements Touchlab Open Source Updates - Sep 2023 Touchlab has pushed some major open-source updates over the past few weeks that will have an impact on how teams use
9/24/2023
6 : 24

Kotlin Weekly #373

ISSUE #373 24th of September 2023 Articles Using Kover for Effective Code Coverage in Kotlin Projects Om Parashar wrote in this article about how we can use Kover to provide Code Coverage in our Kotlin
9/17/2023
12 : 14

Kotlin Weekly #372

ISSUE #372 17th of September 2023 Announcements Join Us for a Live Introduction to Algorithmic Challenges in Kotlin! Are you preparing for technical interviews, or do you simply want to master